object About: TAbout Left = 214 Top = 209 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'About DB Page Builder' ClientHeight = 273 ClientWidth = 427 Color = clBlack Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnActivate = FormActivate PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 8 Top = 16 Width = 241 Height = 185 Picture.Data = {} end object Label1: TLabel Left = 160 Top = 16 Width = 251 Height = 37 Caption = 'DB Page Builder' Font.Color = clYellow Font.Height = -32 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label2: TLabel Left = 258 Top = 128 Width = 103 Height = 16 Caption = 'Copyright 1997' Font.Color = clWhite Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label3: TLabel Left = 236 Top = 144 Width = 164 Height = 16 Caption = 'Bluestem Technologies' Font.Color = clWhite Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label4: TLabel Left = 307 Top = 56 Width = 92 Height = 20 Caption = 'Version 1.2' Font.Color = clYellow Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label5: TLabel Left = 336 Top = 216 Width = 88 Height = 13 Caption = 'Serial # DBP1046' Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Visible = False end object Panel1: TPanel Left = 0 Top = 232 Width = 427 Height = 41 Align = alBottom BevelOuter = bvNone TabOrder = 0 object Bevel1: TBevel Left = 0 Top = 0 Width = 427 Height = 50 Align = alTop Shape = bsTopLine Style = bsRaised end object BitBtn1: TBitBtn Left = 149 Top = 8 Width = 129 Height = 29 TabOrder = 0 Kind = bkClose end end end